xen.git
2007-03-29 Tim DeeganMerge
2007-03-29 Tim Deegan[HVM] Save/restore: fix missing return code in USB...
2007-03-29 Tim Deegan[HVM] Save/restore: Allow save/restore of multiple...
2007-03-29 Tom WilkieFinish off network in xm via XenAPI
2007-03-29 Tim Deegan[HVM] Save/restore: backport pcnet save/restore from...
2007-03-29 Tim Deegan[HVM] Save/restore: Save the ACPI PM control register...
2007-03-29 Tim Deegan[HVM] Save/restore: don't get guest size from "memory_s...
2007-03-29 Ewan MellorFix bad behaviour of xm when calling event.next(),...
2007-03-29 Tom WilkieMake network.name_label == bridge name
2007-03-29 Ewan MellorMinor fix.
2007-03-29 Ewan MellorAdded asynchronous event notification through the Xen...
2007-03-29 Ewan MellorFix the xen-api-server option parsing, so that we defau...
2007-03-29 Ewan MellorFix PIF_metrics_methods declaration, which has broken...
2007-03-29 Ewan MellorThis patch adds serialization of sets with strings...
2007-03-29 kfraser@localhost... xen: Split domain_flags into discrete first-class field...
2007-03-29 kfraser@localhost... xen: Pause domain when changing debug status.
2007-03-29 kfraser@localhost... hvm: Avoid separate nested-page-table control-register...
2007-03-29 kfraser@localhost... hvm: Remove extremely verbose debugging from SVM code.
2007-03-29 kfraser@localhost... hvm vmx: Better management of VMX control bitmaps.
2007-03-28 Keir Fraserpciback: Devices can lose config space info on D3-...
2007-03-28 Keir Fraseria64: Remove list_move() implementation. Now implemenet...
2007-03-28 Keir Fraserhvm: Clean up handling of exception intercepts.
2007-03-28 Keir Fraserhvm svm: Inject #UD exception if guest tries to execute...
2007-03-28 Tim DeeganMerge
2007-03-28 Tim Deegan[SVM] Inject a "fake" interrupt if we delay an interrup...
2007-03-28 Steven HandDon't trap int3 instructions by default - can have...
2007-03-28 Tom WilkieRemove unused import; library moved
2007-03-28 kfraser@localhost... linux pciback: Proper fix for build failure.
2007-03-28 kfraser@localhost... xen: Sync the list.h macros to Linux 2.6.18.
2007-03-28 kfraser@localhost... linux: Fix the pciback build (temporary hack).
2007-03-28 kfraser@localhost... [ACM] Allow version information to be embedded in the...
2007-03-28 kfraser@localhost... xenbus: check function return values of functions decla...
2007-03-28 kfraser@localhost... pciback: check function return values of functions...
2007-03-28 kfraser@localhost... Remove page_is_removable arch hook. Now the ia64 p2m...
2007-03-28 kfraser@localhost... linux evtchn: Read function in evtchn driver requires...
2007-03-28 Tom WilkieFix to let TCP server run without SSL installed.
2007-03-28 Christian Limpach[linux] Fix xenbus device to allow replies larger than...
2007-03-28 kfraser@localhost... Merge with xen-ia64-unstable.hg
2007-03-28 kfraser@localhost... Merge with xen-ia64-unstable.hg
2007-03-28 Christian Limpach[ioemu] Don't enable monitor or serial console on virtu...
2007-03-28 Tim DeeganEditing long lines in pygrub interactively could lead...
2007-03-28 Christian Limpach[ioemu] Revert 14585:3375391fb0c9 since this removes...
2007-03-28 Ewan MellorFix missing import.
2007-03-28 Ewan MellorFix diagnosis of unhandled exceptions.
2007-03-28 Tim DeeganMerge
2007-03-28 Tim Deegan[HVM][HAP] Fix up some memory allocation bugs
2007-03-28 Ewan MellorFix typo.
2007-03-27 Ewan MellorAdded HTTPS support to Xend. There are new configurati...
2007-03-27 Ewan MellorAdded comment regarding a Python bug.
2007-03-27 Ewan MellorMove the client-specific parts of xmlrpclib2 into xmlrp...
2007-03-27 awilliam@xenbuild2.awmerge with xen-unstable.hg
2007-03-27 Ewan MellorAdd auto-start and auto-stop functionality.
2007-03-27 Ewan MellorUse the new blkback sysfs statistics/{rd,wr}_sect to...
2007-03-27 kfraser@localhost... hvm svm: Do not deliver virtual interrupts concurrently...
2007-03-27 kfraser@localhost... hvm svm: Initialise VMCB CR4 and shadow CR4 with 0...
2007-03-27 kfraser@localhost... hvm: Clean up intr_assist() functions (both VMX and...
2007-03-27 Tom WilkieFix typo in VDB_metrics_methods in XenAPI
2007-03-27 awilliam@xenbuild2.aw[IA64] Remove debugger calls from panic_domain()
2007-03-27 Tom WilkieMake xm sysrq work via XenAPI re: PAUSED state problem
2007-03-27 kfraser@localhost... linux/x86-64: cleanup the Xen-specific macros in entry...
2007-03-27 kfraser@localhost... hvm svm: Bug fix for page allocation when HAP is being...
2007-03-27 kfraser@localhost... hvm: Fix undefined bit shifting in mmio emulation path
2007-03-27 kfraser@localhost... Fix 'xm list' long output to skip legacy 'cpus'.
2007-03-27 kfraser@localhost... xen: Remove legacy references to explicitly per-cpu...
2007-03-27 kfraser@localhost... xen: Make all performance counter per-cpu, avoiding...
2007-03-27 kfraser@localhost... hvm: Remove access to QEMU monitor in VNC server
2007-03-27 kfraser@localhost... linux: Fix for missing response to XS_UNWATCH request.
2007-03-27 kfraser@localhost... Further shrink the big-lock window.
2007-03-27 kfraser@localhost... Add WARN() and generic WARN_ON().
2007-03-27 kfraser@localhost... In order to allow building as non-root with a non-defau...
2007-03-27 Ewan MellorDo not issue a warning on XendDomainInfo.recreate for...
2007-03-27 Ewan MellorFix some fields so that they are declared as read-only...
2007-03-27 Tom WilkieMerge
2007-03-27 Tom WilkieFix typo in VIF_metrics_methods in XenAPI
2007-03-27 kfraser@localhost... linux: Fix a compiler warning (unused local variable).
2007-03-27 kfraser@localhost... hvm svm: Rename svm_do_vmmcall_reset_to_realmode()...
2007-03-27 kfraser@localhost... [ACM] Check offset to be within the buffer's size
2007-03-27 kfraser@localhost... Fix time reporting to guest.
2007-03-27 Ewan MellorFix the default for the is_a_template flag.
2007-03-27 kfraser@localhost... Fix push/jmp/call <reg/mem> to check whether the operan...
2007-03-26 Tom WilkieFix xm network-attach via XenAPI re: paused domain...
2007-03-26 awilliam@xenbuild2.awmerge with xen-unstable.hg
2007-03-26 Tom WilkieFix up xm vcpu-pin via XenAPI, change types of new...
2007-03-26 Tom WilkieMake 06_destroy_dom0_neg pass with xm via XenAPI.
2007-03-26 awilliam@xenbuild2.aw[IA64] Remove P2M workaround
2007-03-26 awilliam@xenbuild2.aw[IA64] Make P2M semantics match x86
2007-03-26 Tom WilkieFix xm info etc since changes to Session in XenAPI
2007-03-26 Tom WilkieAdd option to xm create to skip DTD checks.
2007-03-26 Tom WilkieAdd autodetect to xm create for xml files
2007-03-26 Ewan MellorConvert XendPIFMetrics into an autoplug class.
2007-03-26 Ewan MellorConvert XendVMMetrics into an autoplug class. Tidy...
2007-03-26 Ewan MellorAdded network.other_config map. To make this easier...
2007-03-26 Ewan MellorTrivial tidyup.
2007-03-26 Ewan MellorThis patch replaces tab with 4 whitespaces in xensec_ge...
2007-03-26 Ewan MellorDon't set memory_dynamic_max when xm mem-set is called...
2007-03-26 Ewan MellorFix xm mem-set on non-running domains. Closes bug...
2007-03-26 Ewan MellorIgnore .pc (quilt patch queues).
2007-03-26 Ewan MellorFix the xm mem-max command. Closes bug #933.
2007-03-26 Tom WilkieMake 05_block_attach_and_dettach_device_repeatedly_pos...
2007-03-26 Tom WilkieFix vbd_create etc, add devices to paused domains
next